home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / prtcs155.zip / MODEM2.CFG < prev    next >
Text File  |  1994-01-14  |  1KB  |  59 lines

  1. /* The modem line number is in the filename */
  2. modem       LineLink 144e
  3. launch
  4. /* do not accept calls from unlisted sites                      */
  5. /* set this TRUE if you have LO flag in nodelist                */
  6. LO          FALSE
  7. tryfts1     TRUE
  8. trywazoo    TRUE
  9. tryemsi     TRUE
  10. /*          device             unit   */
  11. device      artser.device   0 
  12.  
  13. /* hardware handshaking */
  14. rtscts      TRUE
  15.  
  16. /* 0   No support for DTR   */
  17. /* 1   Internal port 'twiddling the bits'  *ONLY USE THIS ON INTERNAL!!!*   */
  18. /* 2   SET_CTRL_LINES method (ASDG DSB, PDIO, CMI Multiport, CSA Magnum)    */
  19. dtrctl      1
  20. /* Buffers Read, Write */
  21. Buffers     16    16
  22.  
  23. SlowModem   FALSE
  24. Locked      TRUE 
  25. lockedbps  19200
  26. linkbps    14400
  27. initwait    3
  28.  
  29.  
  30. /* modem response strings */
  31. OK      OK
  32. fax     +FCON
  33. busy    BUSY
  34. busy    NO CARRIER
  35. busy    NO ANSWER
  36. line    VOICE
  37. line    ERROR
  38. ring    RING
  39. ring    NO DIALTONE
  40. find    CONNECT   
  41. connect CONNECT
  42. timeout +FHNG:#?
  43.  
  44. responsetimeout 130
  45.  
  46. /* modem command strings */
  47. /*Atten   |~AT +FAA=1;+FCR=1|   */
  48. Atten   |~AT|
  49. Hangup  v~+`+`+~^~ATH0|~AT|
  50. Init    ATE1Q0V1M0L0X4W2S0=0&C1&D2&K3&M0&R0&Q5|
  51. /*FaxInit ~~AT+FDCC=1,5,0,2,0,0,0,5;+FLID=\"5146966632\";Z|~~~  */
  52. Dial    ~ATDT
  53. /*Answer  AT+FAA=1;A|   */
  54. Answer  ATA|
  55. GetProfile  AT&V|
  56.  
  57. /* top line of display */
  58. offset      148
  59.